Status Class |
Namespace: Independentsoft.Sip.Presence
The Status type exposes the following members.
| Name | Description | |
|---|---|---|
| Status |
Initializes a new instance of the Status class.
| |
| Status(BasicStatus) |
Initializes a new instance of the Status class with the specified BasicStatus | |
| Status(BasicStatus, XmlNodeCollection) |
Initializes a new instance of the Status class with the specified BasicStatus and extension elements.
|
| Name | Description | |
|---|---|---|
| BasicStatus |
Gets or sets BasicStatus.
| |
| Extension |
Gets collection of extensions.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |